home *** CD-ROM | disk | FTP | other *** search
- % Lines starting with % are comments, as are blank lines.
- %
- % Banner is maximum 62 characters. !
- % ..............................................................
- Banner - * - Who's Been Calling RAFware's Maximus CBCS v2.00 - * -
- % Banner The Last 16 callers at RAFware's Maximus CBCS v2.00
- %
- % the banner is replaced on every run of program. the header is NOT!
- %
- % here's the default header. Only written during file creation..
- %
- % Header User's Name Last Call Calls Status Location
- %
- % if you use `UseRealTime' then maybe this is more appropriate.
- %
- % Header User's Name Offline @ Calls Status Location
- %
- % or a more nautical theme......
- %
- % Header Fish's Name Last Dive Swims Species Home Pond ----------*
- % ^ ---------- Maximum length of a HEADER is 75 characters. ---------------^
- %
- % AliasName has same purpose as the '@' command line option.
- % the users ALIAS will go into the display file but their
- % REALNAME will go into optional history file.
- %
- % **** these MAX and MIN overrides must come before Privilege overRides.
- %
- MaxLevel AsstSysOp % anything above `AsstSysOp' won't go in display file!
- MinLevel Disgrace % anything below `Disgrace' won't go in display file !
- NotShownInUserList % exclude users with this FLAG set.. well not really
- % exclude them, change their name to blinking ('?')
- % question marks.
- %NoBlink % stop those '?' marks from blinking. only applicable
- % if NotShownInUserList is active. I like the flashing
- % '?' marks for anonomous users.
- %
- % Note: All logons are reported in the optional ASCII history file.
- %
- % **** those MAX and MIN overrides must come before Privilege overRides.
- %
- % Privilege overrides. Max length is 9 characters. Exceeding Max
- % length will result in pre-defined defaults being used. Case not
- % important in the 'Maximus' Defaults but is sensitive for the overrides.
- % you'll get replacements exactly as they are specified. Check your
- % spelling :-) One word replacements only. use alt/255 to include 'blank'
- % spaces. Keys are now supported in the `defaults'.
- %
- % example #1
- %
- % Normal Regular % Generic override
- % Normal/5 GoodUser % Key stuff
- % Normal/56 GreatUser % increasing in complexity.
- % Normal/x WhoKnows % etc...
- %
- % if the user's privilege level is `Normal' and
- % if the user has key 5 on, then `GoodUser' will be used.
- % if the user has keys 5 and 6 on, then `GreatUser' will be used.
- % if the user has keys 8 and 1 on, then `Regular' will be used.
- % if the user has no keys on, then `Regular' will be used.
- % if the user has keys 5,6,7 and 8 on, then `GreatUser' will be used.
- % if the user has keys 5,6, and X on, then `WhoKnows' will be used.
- %
- % example #2
- %
- % Normal/5 GoodUser % CallMax has toggled key 5. etc...
- %
- % if the user has key 5 on, then `GoodUser' will be used.
- % if the user has keys 8 and 1 on, or no keys on, or a combination
- % that does not include key 5 then `Normal' will be used, since there
- % is no generic replacer for the Maximus `Normal' privilege.
- %
- % So if you have lots of key combinations and privilege levels you can
- % specify as many combinations as you like. Lastuser reads this .cfg
- % file line by line so the last matching privilege/key override is the
- % one it'll use. Put simple stuff and defaults first, and put the more
- % complicated ones after.
- %
- % Defaults Replacers % Comments.
- % -------- --------- --------------------------------
- %
- Twit Jerk !
- % ^ this is an alt/255 character not a SPACE!
- Disgrace NewUser % replacing Disgrace with NewUser
- Disgrace/5 Confused % password problems? changed pwd?
- % Limited Rookie
- Normal Regular
- Normal/5 Validated %callmax toggled key 5
- % Worthy Trusted
- Privil Sponsor
- % Favored Patron
- Extra Relative
- % Clerk Cleric
- % AsstSysOp KissAss
- % SysOp The Boss
- % Sysop/x Big Boss
- % Sysop/mx The Chief
- % ^ these are alt/255 characters not a SPACES!
- Hidden Ghost % Maximus won't allow a 'HIDDEN' users on my BBS.
- %
- LastOnTop - Puts the 'last caller' as the first entry in the list.
- MoreLogFacts - More history file info. Priv,Phone,Pass,Calls,Ups,Dwns
- UseRealTime - always use Real Time instead of Maximus 'Last Time On'.
- % just in case Maximus hangs up before getting to Main
- % menu. Happens on some high tech. systems.
- %
- % If you need comments, seperate the comment from the colour by
- % atleast 3 spaces ! Some compiled colour combinations may include
- % spaces. vvv
- % ***
- Colour_ban ƒ [ white on blue ] Banner
- % Colour_ban Ä [ yellow on black ] Banner
- % Colour_box è [ lightgreen on black ] box
- % Colour_nam ï [ lightcyan on black ] user name
- % Colour_dot ê [ lightblack on black ] undocumented. MECCA can't
- % compile [lightblack], it's the pre-defined default.
- % Colour_dot ç [ GRAY on black ] dots following name
- % Colour_dot ü [ blue on black ] and city....
- % Colour_dot ë [lightblue on black ]
- % Colour_cal â [ cyan on black ] number calls
- % Colour_tim ì [ lightmagenta on black ] time of call
- % Colour_prv Å [ white on black ] access level
- % Colour_loc Ä [ yellow on black ] user location
- Colour_ent â [ cyan on black blink ] ENTER prompt.
-
- % Colour_ban Ä [ yellow on black ]
- % Colour_box Ü [ lightgreen on blue ]
- % Colour_nam ¢ [ lightcyan on blue ]
- % Colour_dot ù [ GRAY on blue ]
- % Colour_cal ₧ [ yellow on blue ]
- % Colour_tim ¥ [ lightmagenta on blue ]
- % Colour_prv ƒ [ white on blue ]
- % Colour_loc £ [ lightred on blue ]
- % Colour_ent â [ cyan on black blink ]
-